testlevelbar: fix CSS to be aligned with documentation
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 24 Oct 2014 22:26:31 +0000 (15:26 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Oct 2014 10:56:19 +0000 (06:56 -0400)
https://bugzilla.gnome.org/show_bug.cgi?id=707695

tests/testlevelbar.c

index 41dce8bedfbade5b125f35fe2212a97eab942bb4..30d104238c31780e3a64575429d3db429357cf08 100644 (file)
@@ -21,7 +21,7 @@ add_custom_css (void)
 {
   GtkCssProvider *provider;
   const gchar data[] =
-  ".level-bar.fill-block.empty-fill-block.level-my-offset {"
+  ".level-bar.fill-block.empty-fill-block {"
   "   background-color: transparent;"
   "   background-image: none;"
   "   border-color: alpha(@theme_fg_color, 0.1);"